home *** CD-ROM | disk | FTP | other *** search
- What is VBSurfer?
- -----------------
- As a Visual Basic for Windows programmer, you always need
- printouts and documentation to refer to your code. VBSurfer
- is an application that brings you these tools and more!
-
- Starting from the source files of the project, VBSurfer
- analyzes the code and creates individual HTML files for each
- subprogram and a table of contents with hyperlinks to these files.
- Simply open the table of contents file with an Internet browser
- such as Netscape Navigator or Microsoft Explorer to navigate
- throughout your program for debugging, presentation and
- documentation purposes.
-
- What does it do?
- ----------------
- Once VBSurfer processes a VB project, you get:
- * A VB project presented in a hyperlinked structure.
- * A code easy to read since you may highlight comments, strings,
- VB reserved words and so on. Furthermore, VBSurfer takes care
- of structure indentations.
- * The capability to surf in your VB project.
- * The genealogy of each subprogram and function
- (children and parents!).
- * Documentation and source code on the same page.
- * An easy way to share your work with others.
- * The capability to highlight local variables and
- to collapse/expand While, If and so on structures with a single
- click.
-
- For more information and demo
- -----------------------------
- See the VBSurfer home page at:
- http://www.intek.qc.ca/vbsurfer